gl: Implement uploading and downloading HDR formats
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Sep 2021 03:04:32 +0000 (05:04 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 12 Sep 2021 03:54:37 +0000 (05:54 +0200)
commit719eafa60c54d5e6512289d0e44fb6e47c023feb
tree2533df01dcbe3a33165e47525ccb9d010902fc3c
parent1759d27da9a17d0130df7078bfa9355618047b6c
gl: Implement uploading and downloading HDR formats

Also refactor the GL uploading so it does the fallback in a
GLES-compatible way, which means we only need one fallback.
gdk/gdkglcontext.c
gdk/gdkgltexture.c